window: Plug a GList leak
authorTimm Bäder <mail@baedert.org>
Sun, 21 Jul 2019 09:08:45 +0000 (11:08 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 21 Jul 2019 10:45:10 +0000 (12:45 +0200)
commit8f734b01b255ba59a23901aa82e7174d0394d78c
tree6d53fb4b9c094bf343703bc68102cc909a92c4b5
parent69250371b0d8b20aef5aba1f466ffc7a1c916e1b
window: Plug a GList leak

We need to free the GList manually when using g_list_remove_link().
gtk/gtkwindow.c